[INFO] fetching crate moosicbox_parsing_utils 0.3.0...
[INFO] fixing moosicbox_parsing_utils-0.3.0 against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] extracting crate moosicbox_parsing_utils 0.3.0 into /workspace/builds/worker-3-tc1/source
[INFO] started tweaking crates.io crate moosicbox_parsing_utils 0.3.0
[INFO] finished tweaking crates.io crate moosicbox_parsing_utils 0.3.0
[INFO] tweaked toml for crates.io crate moosicbox_parsing_utils 0.3.0 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate moosicbox_parsing_utils 0.3.0 on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate moosicbox_parsing_utils 0.3.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 90bc95e5f8c15a49da47271ee085c4bb0ea1495e0d7f23e4b711dd002c5829bf
[INFO] running `Command { std: "docker" "start" "90bc95e5f8c15a49da47271ee085c4bb0ea1495e0d7f23e4b711dd002c5829bf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "90bc95e5f8c15a49da47271ee085c4bb0ea1495e0d7f23e4b711dd002c5829bf" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "90bc95e5f8c15a49da47271ee085c4bb0ea1495e0d7f23e4b711dd002c5829bf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "90bc95e5f8c15a49da47271ee085c4bb0ea1495e0d7f23e4b711dd002c5829bf" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]     Checking moosicbox_parsing_utils v0.3.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0433]: cannot find module or crate `test_log` in this scope
[INFO] [stdout]    --> src/integer_range.rs:135:11
[INFO] [stdout]     |
[INFO] [stdout] 135 |         #[test_log::test]
[INFO] [stdout]     |           ^^^^^^^^ use of unresolved module or unlinked crate `test_log`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `test_log` in this scope
[INFO] [stdout]    --> src/integer_range.rs:141:11
[INFO] [stdout]     |
[INFO] [stdout] 141 |         #[test_log::test]
[INFO] [stdout]     |           ^^^^^^^^ use of unresolved module or unlinked crate `test_log`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `test_log` in this scope
[INFO] [stdout]    --> src/integer_range.rs:147:11
[INFO] [stdout]     |
[INFO] [stdout] 147 |         #[test_log::test]
[INFO] [stdout]     |           ^^^^^^^^ use of unresolved module or unlinked crate `test_log`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `test_log` in this scope
[INFO] [stdout]    --> src/integer_range.rs:153:11
[INFO] [stdout]     |
[INFO] [stdout] 153 |         #[test_log::test]
[INFO] [stdout]     |           ^^^^^^^^ use of unresolved module or unlinked crate `test_log`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `test_log` in this scope
[INFO] [stdout]    --> src/integer_range.rs:159:11
[INFO] [stdout]     |
[INFO] [stdout] 159 |         #[test_log::test]
[INFO] [stdout]     |           ^^^^^^^^ use of unresolved module or unlinked crate `test_log`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `test_log` in this scope
[INFO] [stdout]    --> src/integer_range.rs:166:11
[INFO] [stdout]     |
[INFO] [stdout] 166 |         #[test_log::test]
[INFO] [stdout]     |           ^^^^^^^^ use of unresolved module or unlinked crate `test_log`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `test_log` in this scope
[INFO] [stdout]    --> src/integer_range.rs:176:11
[INFO] [stdout]     |
[INFO] [stdout] 176 |         #[test_log::test]
[INFO] [stdout]     |           ^^^^^^^^ use of unresolved module or unlinked crate `test_log`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `test_log` in this scope
[INFO] [stdout]    --> src/integer_range.rs:186:11
[INFO] [stdout]     |
[INFO] [stdout] 186 |         #[test_log::test]
[INFO] [stdout]     |           ^^^^^^^^ use of unresolved module or unlinked crate `test_log`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `test_log` in this scope
[INFO] [stdout]    --> src/integer_range.rs:196:11
[INFO] [stdout]     |
[INFO] [stdout] 196 |         #[test_log::test]
[INFO] [stdout]     |           ^^^^^^^^ use of unresolved module or unlinked crate `test_log`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `test_log` in this scope
[INFO] [stdout]    --> src/integer_range.rs:212:11
[INFO] [stdout]     |
[INFO] [stdout] 212 |         #[test_log::test]
[INFO] [stdout]     |           ^^^^^^^^ use of unresolved module or unlinked crate `test_log`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `test_log` in this scope
[INFO] [stdout]    --> src/integer_range.rs:218:11
[INFO] [stdout]     |
[INFO] [stdout] 218 |         #[test_log::test]
[INFO] [stdout]     |           ^^^^^^^^ use of unresolved module or unlinked crate `test_log`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `test_log` in this scope
[INFO] [stdout]    --> src/integer_range.rs:225:11
[INFO] [stdout]     |
[INFO] [stdout] 225 |         #[test_log::test]
[INFO] [stdout]     |           ^^^^^^^^ use of unresolved module or unlinked crate `test_log`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `test_log` in this scope
[INFO] [stdout]    --> src/integer_range.rs:231:11
[INFO] [stdout]     |
[INFO] [stdout] 231 |         #[test_log::test]
[INFO] [stdout]     |           ^^^^^^^^ use of unresolved module or unlinked crate `test_log`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `test_log` in this scope
[INFO] [stdout]    --> src/integer_range.rs:237:11
[INFO] [stdout]     |
[INFO] [stdout] 237 |         #[test_log::test]
[INFO] [stdout]     |           ^^^^^^^^ use of unresolved module or unlinked crate `test_log`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `test_log` in this scope
[INFO] [stdout]    --> src/integer_range.rs:244:11
[INFO] [stdout]     |
[INFO] [stdout] 244 |         #[test_log::test]
[INFO] [stdout]     |           ^^^^^^^^ use of unresolved module or unlinked crate `test_log`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `test_log` in this scope
[INFO] [stdout]    --> src/integer_range.rs:250:11
[INFO] [stdout]     |
[INFO] [stdout] 250 |         #[test_log::test]
[INFO] [stdout]     |           ^^^^^^^^ use of unresolved module or unlinked crate `test_log`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `test_log` in this scope
[INFO] [stdout]    --> src/integer_range.rs:256:11
[INFO] [stdout]     |
[INFO] [stdout] 256 |         #[test_log::test]
[INFO] [stdout]     |           ^^^^^^^^ use of unresolved module or unlinked crate `test_log`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `test_log` in this scope
[INFO] [stdout]    --> src/integer_range.rs:262:11
[INFO] [stdout]     |
[INFO] [stdout] 262 |         #[test_log::test]
[INFO] [stdout]     |           ^^^^^^^^ use of unresolved module or unlinked crate `test_log`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `test_log` in this scope
[INFO] [stdout]    --> src/integer_range.rs:271:11
[INFO] [stdout]     |
[INFO] [stdout] 271 |         #[test_log::test]
[INFO] [stdout]     |           ^^^^^^^^ use of unresolved module or unlinked crate `test_log`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `test_log` in this scope
[INFO] [stdout]    --> src/integer_range.rs:283:11
[INFO] [stdout]     |
[INFO] [stdout] 283 |         #[test_log::test]
[INFO] [stdout]     |           ^^^^^^^^ use of unresolved module or unlinked crate `test_log`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `test_log` in this scope
[INFO] [stdout]    --> src/integer_range.rs:289:11
[INFO] [stdout]     |
[INFO] [stdout] 289 |         #[test_log::test]
[INFO] [stdout]     |           ^^^^^^^^ use of unresolved module or unlinked crate `test_log`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `test_log` in this scope
[INFO] [stdout]    --> src/integer_range.rs:296:11
[INFO] [stdout]     |
[INFO] [stdout] 296 |         #[test_log::test]
[INFO] [stdout]     |           ^^^^^^^^ use of unresolved module or unlinked crate `test_log`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `test_log` in this scope
[INFO] [stdout]    --> src/integer_range.rs:303:11
[INFO] [stdout]     |
[INFO] [stdout] 303 |         #[test_log::test]
[INFO] [stdout]     |           ^^^^^^^^ use of unresolved module or unlinked crate `test_log`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `test_log` in this scope
[INFO] [stdout]    --> src/integer_range.rs:313:11
[INFO] [stdout]     |
[INFO] [stdout] 313 |         #[test_log::test]
[INFO] [stdout]     |           ^^^^^^^^ use of unresolved module or unlinked crate `test_log`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `test_log` in this scope
[INFO] [stdout]    --> src/integer_range.rs:323:11
[INFO] [stdout]     |
[INFO] [stdout] 323 |         #[test_log::test]
[INFO] [stdout]     |           ^^^^^^^^ use of unresolved module or unlinked crate `test_log`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `test_log` in this scope
[INFO] [stdout]    --> src/integer_range.rs:336:11
[INFO] [stdout]     |
[INFO] [stdout] 336 |         #[test_log::test]
[INFO] [stdout]     |           ^^^^^^^^ use of unresolved module or unlinked crate `test_log`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `test_log` in this scope
[INFO] [stdout]    --> src/integer_range.rs:346:11
[INFO] [stdout]     |
[INFO] [stdout] 346 |         #[test_log::test]
[INFO] [stdout]     |           ^^^^^^^^ use of unresolved module or unlinked crate `test_log`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `test_log` in this scope
[INFO] [stdout]    --> src/integer_range.rs:357:11
[INFO] [stdout]     |
[INFO] [stdout] 357 |         #[test_log::test]
[INFO] [stdout]     |           ^^^^^^^^ use of unresolved module or unlinked crate `test_log`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `test_log` in this scope
[INFO] [stdout]    --> src/integer_range.rs:368:11
[INFO] [stdout]     |
[INFO] [stdout] 368 |         #[test_log::test]
[INFO] [stdout]     |           ^^^^^^^^ use of unresolved module or unlinked crate `test_log`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `test_log` in this scope
[INFO] [stdout]    --> src/integer_range.rs:386:11
[INFO] [stdout]     |
[INFO] [stdout] 386 |         #[test_log::test]
[INFO] [stdout]     |           ^^^^^^^^ use of unresolved module or unlinked crate `test_log`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `test_log` in this scope
[INFO] [stdout]    --> src/integer_range.rs:396:11
[INFO] [stdout]     |
[INFO] [stdout] 396 |         #[test_log::test]
[INFO] [stdout]     |           ^^^^^^^^ use of unresolved module or unlinked crate `test_log`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `test_log` in this scope
[INFO] [stdout]    --> src/integer_range.rs:411:11
[INFO] [stdout]     |
[INFO] [stdout] 411 |         #[test_log::test]
[INFO] [stdout]     |           ^^^^^^^^ use of unresolved module or unlinked crate `test_log`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `test_log` in this scope
[INFO] [stdout]    --> src/integer_range.rs:423:11
[INFO] [stdout]     |
[INFO] [stdout] 423 |         #[test_log::test]
[INFO] [stdout]     |           ^^^^^^^^ use of unresolved module or unlinked crate `test_log`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `test_log` in this scope
[INFO] [stdout]    --> src/integer_range.rs:433:11
[INFO] [stdout]     |
[INFO] [stdout] 433 |         #[test_log::test]
[INFO] [stdout]     |           ^^^^^^^^ use of unresolved module or unlinked crate `test_log`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `test_log` in this scope
[INFO] [stdout]    --> src/integer_range.rs:447:11
[INFO] [stdout]     |
[INFO] [stdout] 447 |         #[test_log::test]
[INFO] [stdout]     |           ^^^^^^^^ use of unresolved module or unlinked crate `test_log`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `test_log` in this scope
[INFO] [stdout]    --> src/integer_range.rs:453:11
[INFO] [stdout]     |
[INFO] [stdout] 453 |         #[test_log::test]
[INFO] [stdout]     |           ^^^^^^^^ use of unresolved module or unlinked crate `test_log`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `test_log` in this scope
[INFO] [stdout]    --> src/integer_range.rs:463:11
[INFO] [stdout]     |
[INFO] [stdout] 463 |         #[test_log::test]
[INFO] [stdout]     |           ^^^^^^^^ use of unresolved module or unlinked crate `test_log`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `test_log` in this scope
[INFO] [stdout]    --> src/integer_range.rs:474:11
[INFO] [stdout]     |
[INFO] [stdout] 474 |         #[test_log::test]
[INFO] [stdout]     |           ^^^^^^^^ use of unresolved module or unlinked crate `test_log`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `test_log` in this scope
[INFO] [stdout]    --> src/integer_range.rs:482:11
[INFO] [stdout]     |
[INFO] [stdout] 482 |         #[test_log::test]
[INFO] [stdout]     |           ^^^^^^^^ use of unresolved module or unlinked crate `test_log`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `test_log` in this scope
[INFO] [stdout]    --> src/integer_range.rs:491:11
[INFO] [stdout]     |
[INFO] [stdout] 491 |         #[test_log::test]
[INFO] [stdout]     |           ^^^^^^^^ use of unresolved module or unlinked crate `test_log`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `test_log` in this scope
[INFO] [stdout]    --> src/integer_range.rs:505:7
[INFO] [stdout]     |
[INFO] [stdout] 505 |     #[test_log::test]
[INFO] [stdout]     |       ^^^^^^^^ use of unresolved module or unlinked crate `test_log`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `test_log` in this scope
[INFO] [stdout]    --> src/integer_range.rs:515:7
[INFO] [stdout]     |
[INFO] [stdout] 515 |     #[test_log::test]
[INFO] [stdout]     |       ^^^^^^^^ use of unresolved module or unlinked crate `test_log`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `test_log` in this scope
[INFO] [stdout]    --> src/integer_range.rs:526:7
[INFO] [stdout]     |
[INFO] [stdout] 526 |     #[test_log::test]
[INFO] [stdout]     |       ^^^^^^^^ use of unresolved module or unlinked crate `test_log`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `test_log` in this scope
[INFO] [stdout]    --> src/integer_range.rs:536:7
[INFO] [stdout]     |
[INFO] [stdout] 536 |     #[test_log::test]
[INFO] [stdout]     |       ^^^^^^^^ use of unresolved module or unlinked crate `test_log`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `test_log` in this scope
[INFO] [stdout]    --> src/integer_range.rs:546:7
[INFO] [stdout]     |
[INFO] [stdout] 546 |     #[test_log::test]
[INFO] [stdout]     |       ^^^^^^^^ use of unresolved module or unlinked crate `test_log`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `moosicbox_parsing_utils` (lib test) due to 45 previous errors
[INFO] running `Command { std: "docker" "inspect" "90bc95e5f8c15a49da47271ee085c4bb0ea1495e0d7f23e4b711dd002c5829bf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "90bc95e5f8c15a49da47271ee085c4bb0ea1495e0d7f23e4b711dd002c5829bf", kill_on_drop: false }`
[INFO] [stdout] 90bc95e5f8c15a49da47271ee085c4bb0ea1495e0d7f23e4b711dd002c5829bf
